﻿2026-07-29T21:49:22.1180628Z ##[group]Run actions/checkout@v5
2026-07-29T21:49:22.1181589Z with:
2026-07-29T21:49:22.1182293Z   repository: BigscreenVR/spt-bs-core
2026-07-29T21:49:22.1190762Z   token: ***
2026-07-29T21:49:22.1192171Z   ssh-strict: true
2026-07-29T21:49:22.1192950Z   ssh-user: git
2026-07-29T21:49:22.1193693Z   persist-credentials: true
2026-07-29T21:49:22.1194581Z   clean: true
2026-07-29T21:49:22.1195375Z   sparse-checkout-cone-mode: true
2026-07-29T21:49:22.1198107Z   fetch-depth: 1
2026-07-29T21:49:22.1198861Z   fetch-tags: false
2026-07-29T21:49:22.1199662Z   show-progress: true
2026-07-29T21:49:22.1200601Z   lfs: false
2026-07-29T21:49:22.1201302Z   submodules: false
2026-07-29T21:49:22.1202048Z   set-safe-directory: true
2026-07-29T21:49:22.1202986Z   allow-unsafe-pr-checkout: false
2026-07-29T21:49:22.1203897Z env:
2026-07-29T21:49:22.1204610Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-29T21:49:22.1205622Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-29T21:49:22.1206554Z ##[endgroup]
2026-07-29T21:49:22.3068784Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T21:49:22.3070712Z ##[group]Getting Git version info
2026-07-29T21:49:22.3071656Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-29T21:49:22.3430139Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-29T21:49:22.3691115Z git version 2.43.0.windows.1
2026-07-29T21:49:22.3719495Z ##[endgroup]
2026-07-29T21:49:22.3729826Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\5cd92850-3ff0-4477-bb1b-819414c76070\.gitconfig'
2026-07-29T21:49:22.3745418Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\5cd92850-3ff0-4477-bb1b-819414c76070' before making global git config changes
2026-07-29T21:49:22.3747720Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T21:49:22.3751575Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-29T21:49:22.4047206Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-29T21:49:22.4291939Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T21:49:22.4320608Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T21:49:22.4325471Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T21:49:22.4562971Z HEAD
2026-07-29T21:49:22.4839293Z ##[endgroup]
2026-07-29T21:49:22.4841663Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-29T21:49:23.1596540Z ##[group]Cleaning the repository
2026-07-29T21:49:23.1601247Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-29T21:49:23.1900702Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-29T21:49:23.2377526Z HEAD is now at 10e09c44 Merge 8f4bf95a891a97ee0a0d43daaed6f531ea7ee9ba into ecbf582622e2b3e2af6bb5a403ac5b2017ff864c
2026-07-29T21:49:23.2404282Z ##[endgroup]
2026-07-29T21:49:23.2409202Z ##[group]Disabling automatic garbage collection
2026-07-29T21:49:23.2414686Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-29T21:49:23.2690364Z ##[endgroup]
2026-07-29T21:49:23.2691109Z ##[group]Setting up auth
2026-07-29T21:49:23.2696078Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-29T21:49:23.2968913Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-29T21:49:24.0080590Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T21:49:24.0363903Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-29T21:49:24.8724052Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T21:49:24.8995070Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-29T21:49:25.5426901Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-29T21:49:25.5814939Z ##[endgroup]
2026-07-29T21:49:25.5815383Z ##[group]Fetching the repository
2026-07-29T21:49:25.5823233Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e85ee66080061af20b6839ab8cdbb8bc4c044066:refs/remotes/pull/124/merge
2026-07-29T21:49:26.4772609Z ##[endgroup]
2026-07-29T21:49:26.4773360Z ##[group]Determining the checkout info
2026-07-29T21:49:26.4775400Z ##[endgroup]
2026-07-29T21:49:26.4786296Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-29T21:49:26.5200711Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-29T21:49:26.6623575Z ##[group]Checking out the ref
2026-07-29T21:49:26.6628599Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/124/merge
2026-07-29T21:49:26.8712129Z Previous HEAD position was 10e09c44 Merge 8f4bf95a891a97ee0a0d43daaed6f531ea7ee9ba into ecbf582622e2b3e2af6bb5a403ac5b2017ff864c
2026-07-29T21:49:26.8713224Z HEAD is now at e85ee660 Merge 4f901a670ef16e45db519bc504ae6882e1f8ca1f into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T21:49:26.8744896Z ##[endgroup]
2026-07-29T21:49:26.9085958Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-29T21:49:26.9363872Z e85ee66080061af20b6839ab8cdbb8bc4c044066
